How to Install burn software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install burn software package in Ubuntu 16.04 LTS (Xenial Xerus)

burn software package provides command-line tool for writing optical media, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install burn 

burn is installed in your system.

Make ensure the burn package were installed using the commands given below,

$ sudo dpkg-query -l | grep burn *

You will get with burn package name, version, architecture and description in a table

burn package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Other OSs and file systems
Package burn
Version 0.4.6-2
Description command-line tool for writing optical media
Sub Section otherosfs


See Also, How to uninstall or remove burn software package from Ubuntu 16.04 LTS (Xenial Xerus) ?